Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

[Java_note]多載(Overload), 覆寫(Override), 多型(Polymorphism)

[Java_note]多載(Overload), 覆寫(Override), 多型(Polymorphism)

[13] 物件導向 OOP - Class

[13] 物件導向 OOP - Class

瀏覽器 CORS 與同源政策介紹

瀏覽器 CORS 與同源政策介紹


Comments